home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 December / 2004-12 CHIP.iso / Dom i biuro / Crimson Editor 3.70 / cedt370r.exe / spec / autoit.key < prev    next >
INI File  |  2004-01-21  |  4KB  |  352 lines

  1. [-COMMENT-:GLOBAL]
  2. # AUTOIT LANGUAGE KEYWORDS FILE FOR CRIMSON EDITOR
  3. #
  4. # FIRST EDITED FOR VERSION 2.63 by DAONLYFREEZ on 2002-10-21
  5. # UPDATED FOR AUTOIT v2.64 BY IAIN CHEYNE on 2002-12-27
  6. # REVISION by DAONLYFREEZ on 2002-12-28
  7. #
  8. # AUTOIT IS A FREE SCRIPTING LANGUAGE FOR THE WINDOWS PLATFORM
  9. # AVAILABLE AT: http://www.hiddensoft.com/AutoIt/
  10.  
  11.  
  12. [KEYWORDS0:GLOBAL]
  13. # COMMANDS
  14.  
  15. AdlibDisable
  16. AdlibEnable
  17. Asc
  18. AutoItWinGetTitle
  19. AutoItWinSetTitle
  20. BitAND
  21. BitOR
  22. BlockInput
  23. Break
  24. CDTray
  25. Chr
  26. ClipGet
  27. ClipPut
  28. ControlCommand
  29. ControlDisable
  30. ControlEnable
  31. ControlFocus
  32. ControlGetPos
  33. ControlGetText
  34. ControlHide
  35. ControlLeftClick
  36. ControlMove
  37. ControlSend
  38. ControlSetText
  39. ControlShow
  40. DirCreate
  41. DirRemove
  42. DriveGetDrive
  43. DriveGetFileSystem
  44. DriveGetLabel
  45. DriveGetSerial
  46. DriveGetType
  47. DriveSetLabel
  48. DriveSpaceFree
  49. DriveSpaceTotal
  50. DriveStatus
  51. EnvGet
  52. EnvSet
  53. EnvUpdate
  54. FileClose
  55. FileCopy
  56. FileCreateShortcut
  57. FileDelete
  58. FileExists
  59. FileFindFirstFile
  60. FileFindNextFile
  61. FileGetAttrib
  62. FileGetLongName
  63. FileGetShortName
  64. FileGetSize
  65. FileGetTime
  66. FileGetVersion
  67. FileInstall
  68. FileMove
  69. FileOpen
  70. FileOpenDialog
  71. FileReadLine
  72. FileRecycle
  73. FileSaveDialog
  74. FileSelectFolder
  75. FileWriteLine
  76. Hex
  77. IniDelete
  78. IniRead
  79. IniWrite
  80. InputBox
  81. Int
  82. IsAdmin
  83. IsArray
  84. IsFloat
  85. IsInt
  86. IsString
  87. Mod
  88. MouseClick
  89. MouseClickDrag
  90. MouseDown
  91. MouseGetCursor
  92. MouseGetPos
  93. MouseMove
  94. MouseUp
  95. MsgBox
  96. Number
  97. PixelGetColor
  98. PixelSearch
  99. ProcessClose
  100. ProcessExists
  101. ProcessWait
  102. ProcessWaitClose
  103. ProgressOff
  104. ProgressOn
  105. ProgressSet
  106. Random
  107. RegDelete
  108. RegRead
  109. RegWrite
  110. Run
  111. RunAsSet
  112. RunWait
  113. Send
  114. SendSetCapslockState
  115. SetError
  116. Shutdown
  117. Sleep
  118. SoundPlay
  119. SoundSetWaveVolume
  120. SplashImageOn
  121. SplashOff
  122. SplashTextOn
  123. StatusbarGetText
  124. String
  125. StringAddCR
  126. StringInStr
  127. StringIsAlNum
  128. StringIsAlpha
  129. StringIsASCII
  130. StringIsDigit
  131. StringIsFloat
  132. StringIsInt
  133. StringIsLower
  134. StringIsSpace
  135. StringIsUpper
  136. StringIsXDigit
  137. StringLeft
  138. StringLen
  139. StringLower
  140. StringMid
  141. StringReplace
  142. StringRight
  143. StringSplit
  144. StringStripCR
  145. StringStripWS
  146. StringTrimLeft
  147. StringTrimRight
  148. StringUpper
  149. TimerStart
  150. TimerStop
  151. UBound
  152. URLDownloadToFile
  153. WinActivate
  154. WinActive
  155. WinClose
  156. WinExists
  157. WinGetClassList
  158. WinGetClientSize
  159. WinGetPos
  160. WinGetText
  161. WinGetTitle
  162. WinKill
  163. WinMenuSelectItem
  164. WinMinimizeAll
  165. WinMinimizeAllUndo
  166. WinMove
  167. WinSetDelay
  168. WinSetOnTop
  169. WinSetTitle
  170. WinShow
  171. WinWait
  172. WinWaitActive
  173. WinWaitClose
  174. WinWaitNotActive
  175.  
  176. [KEYWORDS1:GLOBAL]
  177. # AUTOIT VARIABLES
  178. @AppDataCommonDir
  179. @AppDataDir
  180. @AutoItVersion
  181. @CommonFilesDir
  182. @ComputerName
  183. @ComSpec
  184. @CR
  185. @CRLF
  186. @DesktopCommonDir
  187. @DesktopDir
  188. @DesktopHeight
  189. @DesktopWidth
  190. @DocumentsCommonDir
  191. @error
  192. @FavoritesCommonDir
  193. @FavoritesDir
  194. @HOUR
  195. @IPAddress1
  196. @IPAddress2
  197. @IPAddress3
  198. @IPAddress4
  199. @LF
  200. @MDAY
  201. @MIN
  202. @MON
  203. @MyDocumentsDir
  204. @OSBuild
  205. @OSServicePack
  206. @OSTYPE
  207. @OSVersion
  208. @ProgramFilesDir
  209. @ProgramsCommonDir
  210. @ProgramsDir
  211. @ScriptDir
  212. @ScriptFullPath
  213. @ScriptName
  214. @SEC
  215. @StartMenuCommonDir
  216. @StartMenuDir
  217. @StartupCommonDir
  218. @StartupDir
  219. @SW_HIDE
  220. @SW_MAXIMIZE
  221. @SW_MINIMIZE
  222. @SW_RESTORE
  223. @SW_SHOW
  224. @SystemDir
  225. @WDAY
  226. @WindowsDir
  227. @WorkingDir
  228. @YDAY
  229. @YEAR
  230.  
  231.  
  232. # DOS VARIABLES
  233. PATH
  234. TEMP
  235. TMP
  236. WINDIR
  237.  
  238. [KEYWORDS2:GLOBAL]
  239. # KEYS (SEND COMMAND)
  240.  
  241. ! # ^ +
  242. ALT
  243. ALTDOWN
  244. ALTUP
  245. APPSKEY
  246. ASC
  247. BACKSPACE
  248. BS
  249. CAPSLOCK
  250. CTRLBREAK
  251. CTRLDOWN
  252. CTRLUP
  253. DEL
  254. DELETE
  255. DOWN
  256. END
  257. ENTER
  258. ESC
  259. ESCAPE
  260. F1
  261. F10
  262. F11
  263. F12
  264. F2
  265. F3
  266. F4
  267. F5
  268. F6
  269. F7
  270. F8
  271. F9
  272. HOME
  273. INS
  274. INSERT
  275. LEFT
  276. LWIN
  277. LWINDOWN
  278. LWINUP
  279. NUMLOCK
  280. NUMPAD0
  281. NUMPAD1
  282. NUMPAD2
  283. NUMPAD3
  284. NUMPAD4
  285. NUMPAD5
  286. NUMPAD6
  287. NUMPAD7
  288. NUMPAD8
  289. NUMPAD9
  290. NUMPADADD
  291. NUMPADDIV
  292. NUMPADDOT
  293. NUMPADMULT
  294. NUMPADSUB
  295. PAUSE
  296. PGDN
  297. PGUP
  298. PRINTSCREEN
  299. RIGHT
  300. RWIN
  301. RWINDOWN
  302. RWINUP
  303. SHIFTDOWN
  304. SHIFTUP
  305. SPACE
  306. TAB
  307. UP
  308.  
  309. [KEYWORDS3:GLOBAL]
  310. # SPECIAL
  311.  
  312. ADLIB #include
  313.  
  314. [KEYWORDS4:GLOBAL]
  315. # TEXT
  316.  
  317. \n \t
  318.  
  319. # UNDOCUMENTED
  320.  
  321. \r
  322.  
  323. [KEYWORDS5:GLOBAL]
  324.  
  325.  
  326. [KEYWORDS6:GLOBAL]
  327. ContinueLoop
  328. Dim
  329. Do
  330. Until
  331. ExitLoop
  332. For
  333. Next
  334. Func
  335. EndFunc
  336. Global
  337. If
  338. Else
  339. Endif
  340. Local
  341. Select
  342. Case
  343. EndSelect
  344. While
  345. Wend
  346.  
  347. [KEYWORDS7:GLOBAL]
  348.  
  349. [KEYWORDS8:GLOBAL]
  350.  
  351. [KEYWORDS9:GLOBAL]
  352.